GetRoomListsResponseMailboxes Property |
Defines the collection of e-mail address and display name that represents the room list.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<Mailbox> Mailboxes { get; }Public ReadOnly Property Mailboxes As IList(Of Mailbox)
Get
Property Value
Type:
IListMailbox
See Also